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