import { ZPromo_Props } from '@zurich/dev-utils/code/Promo'; export type Promo_StyleProps = { /** ## Promo [🔗](https://zds.zurich.com/layouts/promo) * */ 'z-promo'?: ZPromo_Props['config'] | true | ''; };