export declare function isPromiseLike(object: unknown): object is PromiseLike; //# sourceMappingURL=is-promise.d.ts.map