declare function isPromise(obj: any): boolean; export default isPromise;