export * from "./client.mjs"; export { AnthropicBedrock as default } from "./client.mjs"; export { AnthropicBedrockMantle, BedrockMantleClientOptions } from "./mantle-client.mjs"; //# sourceMappingURL=index.d.mts.map