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