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