package com.revenuecat.purchases.ui.revenuecatui.components.stack;

import J4.h;
import com.revenuecat.purchases.ui.revenuecatui.components.style.ComponentStyle;
import java.util.List;

/* JADX INFO: loaded from: classes3.dex */
public interface VerticalStackScope {
    void items(List<? extends ComponentStyle> list, h hVar);
}
