export declare function isPromise(a: any): a is Promise<any>;
//# sourceMappingURL=async.d.ts.map