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