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