import { cn as ProviderPlugin } from "../../types-DaHgOqFX.js"; //#region extensions/anthropic/provider-contract-api.d.ts /** Create the static Anthropic provider contract descriptor. */ declare function createAnthropicProvider(): ProviderPlugin; //#endregion export { createAnthropicProvider };