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