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