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

declare const DeleteClockIcon: MdiReactIconComponentType;
export = DeleteClockIcon;