import type { LLMProvider } from "./types.js"; export declare const anthropicProvider: LLMProvider; //# sourceMappingURL=anthropic.d.ts.map