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

declare const EditIcon: MdiReactIconComponentType;
export default EditIcon;
