export declare function groupByLen(arr: Array, groupLen: number): T[][]; //# sourceMappingURL=array.d.ts.map