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