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

declare const ProgressClockIcon: MdiReactIconComponentType;
export default ProgressClockIcon;
