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