import type { KlawProviderIndex } from "./types.js"; export declare function loadKlawProviderIndex(source?: unknown): KlawProviderIndex;