package l3;

/* JADX INFO: loaded from: classes.dex */
public interface i {
    String e();

    void g(h hVar);
}
