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

declare const EmotionFillIcon: RemixiconReactIconComponentType;
export default EmotionFillIcon;
