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