export declare function moveInArray(array: T[], fromIndex: number, toIndex: number): T[]; //# sourceMappingURL=move-in-array.d.ts.map