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

declare const ClockAlertIcon: MdiReactIconComponentType;
export default ClockAlertIcon;
