import { type Provider } from "../models.ts"; export declare function anthropicProvider(): Provider<"anthropic-messages">; //# sourceMappingURL=anthropic.d.ts.map