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