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

declare const MastodonIcon: MdiReactIconComponentType;
export default MastodonIcon;
