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

declare const ModeEditIcon: MdiReactIconComponentType;
export default ModeEditIcon;
