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