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

declare const ClockInIcon: MdiReactIconComponentType;
export default ClockInIcon;
