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