export type LineChart_StyleProps = { /** ## Line chart [🔗]() */ 'z-line-chart'?: true | ''; };