import type { Config } from "@opencode-ai/plugin"; export declare function createPluginConfigApplier(): (config: Config) => Promise;