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