package c1;

import C0.B;
import androidx.compose.runtime.MutableState;

/* JADX INFO: renamed from: c1.g, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1232g {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ MutableState f13414a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ B f13415b;

    public C1232g(MutableState mutableState, B b5) {
        this.f13414a = mutableState;
        this.f13415b = b5;
    }
}
