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

declare const ClockOutlineIcon: MdiReactIconComponentType;
export default ClockOutlineIcon;
