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