package com.google.android.gms.auth;

import android.os.IBinder;
import android.os.RemoteException;
import java.io.IOException;

/* JADX INFO: loaded from: classes2.dex */
interface zzk {
    Object zza(IBinder iBinder) throws RemoteException, IOException, GoogleAuthException;
}
