import { type TerminalPilotCommandServices } from "./runtime.js"; export declare const type: import("../../../toolcraft/dist/index.js").Command; }>, undefined, undefined> & { readonly __agentKitCommandTypeInfo: import("../../../toolcraft/dist/index.js").CommandTypeInfo<"type", import("../../../toolcraft/dist/index.js").ObjectSchema<{ readonly text: import("../../../toolcraft/dist/index.js").StringSchema; readonly session: import("../../../toolcraft/dist/index.js").OptionalSchema; }>, undefined, readonly ["cli", "mcp", "sdk"], undefined>; };