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