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