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