import type { PluginInput } from "@opencode-ai/plugin"; export declare function showConfigErrorsIfAny(ctx: PluginInput): Promise;