import type { RuntimeEnv } from "../../runtime.js"; export declare function modelsSetImageCommand(modelRaw: string, runtime: RuntimeEnv): Promise;