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

declare const EventClockIcon: MdiReactIconComponentType;
export = EventClockIcon;