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