import React from 'react'; import { UndrawSVGProps } from '../types'; declare const SunnyDay: React.FC; export default SunnyDay;