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