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

declare const CloudAlertIcon: MdiReactIconComponentType;
export default CloudAlertIcon;
