import { tool } from "@opencode-ai/plugin/tool"; import { type OpenCodeClient } from "../../shared/session-api.js"; export declare function createHivemindSteerTool(client: OpenCodeClient): ReturnType; //# sourceMappingURL=hivemind-steer.d.ts.map