export declare const isString: (str: unknown) => str is string;