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