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