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