package q7;

import android.util.JsonWriter;

/* JADX INFO: loaded from: classes2.dex */
public interface f {
    void c(JsonWriter jsonWriter);
}
