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

declare const MastodonVariantIcon: MdiReactIconComponentType;
export default MastodonVariantIcon;
