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