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