import { type OhMyOpenCodeConfig } from "../config"; export declare function loadPluginConfig(directory: string, ctx: unknown): OhMyOpenCodeConfig;