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