package com.ironsource; import java.util.ArrayList; import org.json.JSONObject; /* loaded from: classes2.dex */ public interface fe { String a(ArrayList arrayList, JSONObject jSONObject); }