import type { ConfigMergeResult } from "../types"; export declare function addPluginToOpenCodeConfig(currentVersion: string): Promise;