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