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