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