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