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