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

declare const MicrosoftEdgeIcon: MdiReactIconComponentType;
export default MicrosoftEdgeIcon;
