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