package defpackage;

/* JADX INFO: loaded from: classes2.dex */
interface hy2 {
    void a();

    String b();

    void c(long j, String str);
}
