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

declare const ColdAlertIcon: MdiReactIconComponentType;
export = ColdAlertIcon;