import type { EmbeddingRuntime } from "../../provider/types.js"; export declare function createVeryfrontCloudEmbeddingModel(modelId: string): EmbeddingRuntime; //# sourceMappingURL=provider.d.ts.map