export declare const moveElements: (array: readonly T[], from: number, to: number) => T[]; //# sourceMappingURL=utils.d.ts.map