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

declare const EdgeIcon: MdiReactIconComponentType;
export default EdgeIcon;
