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