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