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