export declare const traceAsyncErrors: <T>(fn: () => Promise<T>) => Promise<T>;
//# sourceMappingURL=util.d.ts.map