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