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