export declare function isStringArray(input: unknown): input is string[];
//# sourceMappingURL=array.d.ts.map