export function isString(testVar: any): testVar is string | String;