import type { ProviderRegistry } from "./registry.js"; export declare function loadProviderModules(registry: ProviderRegistry): Promise;