export declare function minimaxUnderstandImage(params: { apiKey: string; prompt: string; imageDataUrl: string; apiHost?: string; modelBaseUrl?: string; }): Promise;