export declare function preventUnhandledRejection<T>(promise: Promise<T>): Promise<T>;
//# sourceMappingURL=preventUnhandledRejection.d.ts.map