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