export type StackedBarChart_StyleProps = { /** ## Stacked bar chart [🔗]() */ 'z-stacked-bar-chart'?: true | ''; };