export declare const isStringOrNumberArray: (value: unknown) => value is (string | number)[]; //# sourceMappingURL=isStringOrNumberArray.d.ts.map