import * as React from "react"; declare function SvgRu(props: React.SVGProps): JSX.Element; export default SvgRu;