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