export declare const chunkArray: (array: any[], size: number) => any[][];