export declare function chunkArray(myArray: any[], chunkSize: number): any[][]; //# sourceMappingURL=chunkArray.d.ts.map