export function isString(arg: any): boolean;
export default isString;
