import type { AcpRuntimeError } from "../../../acp/runtime/errors.js"; import type { AcpRuntimeSessionMode } from "../../../acp/runtime/types.js"; import type { OpenClawConfig } from "../../../config/config.js"; import type { AcpSessionRuntimeOptions } from "../../../config/sessions/types.js"; import type { CommandHandlerResult, HandleCommandsParams } from "../commands-types.js"; export declare const COMMAND = "/acp"; export declare const ACP_SPAWN_USAGE = "Usage: /acp spawn [agentId] [--mode persistent|oneshot] [--thread auto|here|off] [--cwd ] [--label