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