/** @since 3.8.0 */ export declare function withAsyncContext(fn: () => PromiseLike): any;