import type { IconProps } from '../../types';
declare const EmotionHappyFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Emotion Happy Fill
 * @see {@link https://remixicon.com/icon/emotion-happy-fill Remix Icon Docs}
 */
export { EmotionHappyFill };
