import type { ExecutionEnvFactory } from "../types.js"; export declare const hostExecutionEnvFactory: ExecutionEnvFactory;