package com.google.android.gms.internal.p001authapi;

import android.app.PendingIntent;
import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.common.api.Status;
/* compiled from: com.google.android.gms:play-services-auth@@21.2.0 */
/* renamed from: com.google.android.gms.internal.auth-api.zbq  reason: invalid package */
/* loaded from: classes3.dex */
public interface zbq extends IInterface {
    void zbb(Status status, PendingIntent pendingIntent) throws RemoteException;
}
