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