package com.google.android.gms.internal.ads; import android.os.IInterface; import android.os.RemoteException; import androidx.annotation.Nullable; import com.google.android.gms.dynamic.IObjectWrapper; /* loaded from: classes3.dex */ public interface zzbgg extends IInterface { void zzb(IObjectWrapper iObjectWrapper) throws RemoteException; void zzc(@Nullable IObjectWrapper iObjectWrapper) throws RemoteException; void zzd() throws RemoteException; }