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