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