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