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