export declare const createNestedArrays: (x: number, y: number | number[]) => Float32Array[][]; //# sourceMappingURL=create-nested-arrays.d.ts.map