package com.google.android.gms.auth; import android.os.IBinder; import android.os.RemoteException; import java.io.IOException; /* loaded from: classes2.dex */ interface zzk { Object zza(IBinder iBinder) throws RemoteException, IOException, GoogleAuthException; }