export type BoxPlotChart_StyleProps = { /** ## BoxPlot chart [🔗]() */ 'z-box-plot-chart'?: true | ''; };