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