export declare const markdownGroup: import("../../../toolcraft/dist/index.js").Group<{ [x: string]: never; }> & { readonly __agentKitGroupTypeInfo: import("../../../toolcraft/dist/index.js").GroupTypeInfo<{ [x: string]: never; }, "markdown-reader", ((import("../../../toolcraft/dist/index.js").Command<{ [x: string]: never; }, import("../../../toolcraft/dist/index.js").ObjectSchema<{ readonly file: import("../../../toolcraft/dist/index.js").StringSchema; readonly depth: import("../../../toolcraft/dist/index.js").OptionalSchema; }>, undefined, import("../index.js").ReadMarkdownResult> & { readonly __agentKitCommandTypeInfo: import("../../../toolcraft/dist/index.js").CommandTypeInfo<"read", import("../../../toolcraft/dist/index.js").ObjectSchema<{ readonly file: import("../../../toolcraft/dist/index.js").StringSchema; readonly depth: import("../../../toolcraft/dist/index.js").OptionalSchema; }>, import("../index.js").ReadMarkdownResult, "mcp"[], undefined>; }) | (import("../../../toolcraft/dist/index.js").Command<{ [x: string]: never; }, import("../../../toolcraft/dist/index.js").ObjectSchema<{ readonly file: import("../../../toolcraft/dist/index.js").StringSchema; readonly section: import("../../../toolcraft/dist/index.js").StringSchema; readonly includeChildren: import("../../../toolcraft/dist/index.js").OptionalSchema; }>, undefined, import("../index.js").ReadSectionResult> & { readonly __agentKitCommandTypeInfo: import("../../../toolcraft/dist/index.js").CommandTypeInfo<"read-section", import("../../../toolcraft/dist/index.js").ObjectSchema<{ readonly file: import("../../../toolcraft/dist/index.js").StringSchema; readonly section: import("../../../toolcraft/dist/index.js").StringSchema; readonly includeChildren: import("../../../toolcraft/dist/index.js").OptionalSchema; }>, import("../index.js").ReadSectionResult, "mcp"[], undefined>; }))[], "mcp"[], undefined>; };