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