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