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