import type { ProviderStreams } from "../types.ts"; export declare const anthropicMessagesApi: () => ProviderStreams; //# sourceMappingURL=anthropic-messages.lazy.d.ts.map