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