export declare function isString(object: unknown): object is string;