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