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

declare const IeFillIcon: RemixiconReactIconComponentType;
export default IeFillIcon;
