export declare function arrayToMatrix(array: Array, divider: number): any[][]; //# sourceMappingURL=arrayToMatrix.d.ts.map