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