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