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