package n7;

import android.os.IInterface;

/* JADX INFO: loaded from: classes2.dex */
public interface x1 extends IInterface {
    String zze();

    String zzf();
}
