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

declare const CloudWarningIcon: MdiReactIconComponentType;
export = CloudWarningIcon;