import { ReactIconComponentType } from '../types';

declare const WbSunny: ReactIconComponentType;
export default WbSunny;
            