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