export declare const isPromise: (p: any) => p is Promise;