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