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

declare const WeatherWindyIcon: MdiReactIconComponentType;
export default WeatherWindyIcon;
