import type { RuntimeExecutionAdapter } from "./types.js"; export declare const runtimeExecutionAdapters: RuntimeExecutionAdapter[];