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