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