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