package com.ironsource; import org.json.JSONObject; /* loaded from: classes2.dex */ public interface kf { void a(String str, String str2, String str3); void a(String str, JSONObject jSONObject); }