import { sn as ProviderPlugin, u as KlawPluginApi } from "./types-CAmC_cW72.js"; //#region extensions/anthropic/register.runtime.d.ts declare function buildAnthropicProvider(): ProviderPlugin; declare function registerAnthropicPlugin(api: KlawPluginApi): void; //#endregion export { registerAnthropicPlugin as n, buildAnthropicProvider as t };