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