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

declare const ClockIcon: MdiReactIconComponentType;
export default ClockIcon;
