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