import { AsyncLocalStorage } from "async_hooks"; import { Context } from "../Context"; export declare const ContextStorage: AsyncLocalStorage;