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