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