import type { Model, ProviderImageProfile } from "@slopus/rig-execution"; export declare function resolveModelImageProfile(model: Model): ProviderImageProfile;