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

declare const ClockWarningIcon: MdiReactIconComponentType;
export default ClockWarningIcon;
