export declare const reorder: (list: any, startIndex: any, endIndex: any) => unknown[];