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