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