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