import React from "react";
declare const MoveIcon: (properties: any) => React.JSX.Element;
export default MoveIcon;
