export declare const CODEX_APP_SERVER_EXTENSION_RUNTIME_ID = "codex-app-server";
export declare function listCodexAppServerExtensionFactories(): import("openclaw/plugin-sdk/agent-harness-runtime").CodexAppServerExtensionFactory[];
