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