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