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

declare const ClockAlertOutlineIcon: MdiReactIconComponentType;
export default ClockAlertOutlineIcon;
