import type { IconProps } from '../../types'; declare const FediverseLine: import("react").NamedExoticComponent; /** * Remix Icon: Fediverse Line * @see {@link https://remixicon.com/icon/fediverse-line Remix Icon Docs} */ export { FediverseLine };