export declare function moveElement(array: T[], sourceIndex: number, targetIndex: number): T[]; //# sourceMappingURL=moveElement.d.ts.map