import type { IconDefinition } from '../types';
declare const MastodonFilled: IconDefinition;
export default MastodonFilled;
