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