export declare function isPromise(object: unknown): object is Promise; //# sourceMappingURL=isPromise.d.ts.map