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