import type { PluginRegistry } from "./registry.js"; export declare function createEmptyPluginRegistry(): PluginRegistry;