export declare const chunkArray: (array: T[], size: number) => T[][]; //# sourceMappingURL=chunk-array.d.ts.map