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

declare const WeatherSunnyIcon: MdiReactIconComponentType;
export default WeatherSunnyIcon;
