import type { AIProvider } from './index.js'; export declare function createAnthropicProvider(model?: string): AIProvider; //# sourceMappingURL=anthropic.d.ts.map