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