import type NDArray from "../NDArray"; export declare function humanReadable(arr: NDArray): any; //# sourceMappingURL=print.d.ts.map