export declare function isPromise(obj: any): obj is Promise;