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