/** * Sets the async context strategy to use AsyncLocalStorage which requires Node v12.17.0 or v13.10.0. */ export declare function setHooksAsyncContextStrategy(): void; //# sourceMappingURL=hooks.d.ts.map