export declare const move: (fromArray: any[], currentIndex?: Number, propName?: string, moveType?: string) => Array;