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