declare function isString(value: any): boolean; export default isString;