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