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