export declare function reorderList(list: T[], startIndex: number, endIndex: number): T[]; //# sourceMappingURL=reorder.d.ts.map