/** * 火山方舟 (Volcengine Ark / Doubao) * * - 官网:https://www.volcengine.com/product/ark * - 控制台 / API key:https://console.volcengine.com/ark/region:ark+cn-beijing/apiKey * - API 文档:https://www.volcengine.com/docs/82379 */ import type { InkosEndpoint } from "../types.js"; export declare const VOLCENGINE: InkosEndpoint; //# sourceMappingURL=volcengine.d.ts.map