import type { IconProps } from '../../types';
declare const MastodonFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Mastodon Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { MastodonFill };
