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

declare const CalendarTimeIcon: MdiReactIconComponentType;
export default CalendarTimeIcon;
