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