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