import { type TerminalPilotCommandServices } from "./runtime.js"; export declare const waitFor: import("../../../toolcraft/dist/index.js").Command; readonly timeout: import("../../../toolcraft/dist/index.js").OptionalSchema; readonly scope: import("../../../toolcraft/dist/index.js").OptionalSchema>; readonly literal: import("../../../toolcraft/dist/index.js").OptionalSchema; }>, undefined, { matched: true; line: string; }> & { readonly __agentKitCommandTypeInfo: import("../../../toolcraft/dist/index.js").CommandTypeInfo<"wait-for", import("../../../toolcraft/dist/index.js").ObjectSchema<{ readonly pattern: import("../../../toolcraft/dist/index.js").StringSchema; readonly session: import("../../../toolcraft/dist/index.js").OptionalSchema; readonly timeout: import("../../../toolcraft/dist/index.js").OptionalSchema; readonly scope: import("../../../toolcraft/dist/index.js").OptionalSchema>; readonly literal: import("../../../toolcraft/dist/index.js").OptionalSchema; }>, { matched: true; line: string; }, readonly ["cli", "mcp", "sdk"], undefined>; };