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

declare const DeleteOutlineIcon: MdiReactIconComponentType;
export default DeleteOutlineIcon;
