export declare function isString(x: unknown): x is string; //# sourceMappingURL=isString.d.ts.map