import type { Plugin } from "@opencode-ai/plugin"; export declare const createPlugin: Plugin; export declare const ChorusPlugin: Plugin; export default ChorusPlugin;