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