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