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

declare const WeatherSnowyIcon: MdiReactIconComponentType;
export default WeatherSnowyIcon;
