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

declare const EditOffIcon: MdiReactIconComponentType;
export default EditOffIcon;
