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