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