/// <reference types="react" />
declare const MoveIcon: (properties: any) => JSX.Element;
export default MoveIcon;
