/**
 * Sets the async context strategy to use AsyncLocalStorage which should be available in the edge runtime.
 */
export declare function setAsyncLocalStorageAsyncContextStrategy(): void;
//# sourceMappingURL=async.d.ts.map