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