package n7;

import android.os.IInterface;
import android.os.RemoteException;
import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public interface z0 extends IInterface {
    void zze(String str, @Nullable m2 m2Var) throws RemoteException;
}
