export type GanntChart_StyleProps = { /** ## Gannt chart [🔗]() */ 'z-gannt-chart'?: true | ''; };