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