export declare function isPromise(p: unknown): p is Promise;