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