export declare const isPromise: (obj: T | Promise) => obj is Promise; //# sourceMappingURL=isPromise.d.ts.map