package k4;

/* JADX INFO: loaded from: classes3.dex */
public interface c0 {
    String a(Object obj);

    Object f(String str);
}
