import type { OmniAgentPluginConfigSchema } from "./types.js"; export declare function emptyPluginConfigSchema(): OmniAgentPluginConfigSchema;