export declare function arrayChunk(arr: T[], size: number): Generator; //# sourceMappingURL=chunk.d.ts.map