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

declare const EventTimeIcon: MdiReactIconComponentType;
export default EventTimeIcon;
