import { Context } from "./sandbox"; declare global { const context: Context } export { }