import { RemixiconReactIconComponentType } from './dist/typings';

declare const MastodonFillIcon: RemixiconReactIconComponentType;
export default MastodonFillIcon;
