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