import { FC, SVGProps } from 'react'; declare const IconCurrencyRupee: FC & { fill?: string }>; export default IconCurrencyRupee;