import type { PluginInput } from "@opencode-ai/plugin"; export declare function createBatchReadTool(ctx: PluginInput): any;