export { asyncWrapProviders, createHook, executionAsyncId, executionAsyncResource, triggerAsyncId, } from "unenv/node/async_hooks"; export declare const AsyncLocalStorage: typeof import("async_hooks").AsyncLocalStorage, AsyncResource: typeof import("async_hooks").AsyncResource; declare const _default: any; export default _default;