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