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

declare const WbSunnyIcon: MdiReactIconComponentType;
export default WbSunnyIcon;
