import * as _ai_sdk_anthropic from '@ai-sdk/anthropic';
import { createAnthropic as createAnthropic$1 } from '@ai-sdk/anthropic';
declare const createAnthropic: (...args: Parameters<typeof createAnthropic$1>) => _ai_sdk_anthropic.AnthropicProvider;
export { createAnthropic };