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

declare const DeleteIcon: MdiReactIconComponentType;
export default DeleteIcon;
