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

import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.dynamic.IObjectWrapper;

/* JADX INFO: loaded from: classes2.dex */
public interface zzaa extends IInterface {
    int zzc() throws RemoteException;

    IObjectWrapper zzd() throws RemoteException;
}
