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