export declare function isPromise(p?: any): p is Promise; //# sourceMappingURL=type-guards.d.ts.map