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