export declare const isNumberArray: (x: any) => x is unknown[];
//# sourceMappingURL=is-number-array.d.ts.map