export declare const isPromise: (val: unknown) => val is Promise;