import type { AgentHookPluginFileInstallStrategy } from "../agent-hook-installer.js"; export declare const OPENCODE_PLUGIN_SOURCE: string; export declare function createOpenCodePluginInstallStrategy(): AgentHookPluginFileInstallStrategy; //# sourceMappingURL=opencode-plugin.d.ts.map