import { SVGProps } from "react"; declare const WIWiDaySunnyOvercast: (props: SVGProps) => JSX.Element; export { WIWiDaySunnyOvercast };