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