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