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