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