declare const isString: (v: any) => boolean; export default isString;