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