import type { IconProps } from '../../types';
declare const MastodonFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Mastodon Fill
 * @see {@link https://remixicon.com/icon/mastodon-fill Remix Icon Docs}
 */
export { MastodonFill };
