import type { SandboxAccess } from "#sandbox/state.js"; import type { FrameworkContextProvider } from "#context/provider.js"; export declare const sandboxProvider: FrameworkContextProvider;