export type ZText_StyleProps = { /** ... */ 'z-heading'?: 'default' | 'dark' | `display${'' | `:`}`; };