package p1;

/* JADX INFO: compiled from: CoroutineStackFrame.kt */
/* JADX INFO: loaded from: classes.dex */
public interface d {
    d g();

    StackTraceElement n();
}
