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