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

declare const InternetExplorerIcon: MdiReactIconComponentType;
export default InternetExplorerIcon;
