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