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

declare const DeleteOffOutlineIcon: MdiReactIconComponentType;
export = DeleteOffOutlineIcon;