import { RemixiconReactIconComponentType } from './dist/typings';

declare const EmotionNormalLineIcon: RemixiconReactIconComponentType;
export default EmotionNormalLineIcon;
