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

declare const DeleteOffIcon: MdiReactIconComponentType;
export = DeleteOffIcon;