export type ArticleCard_StyleProps = { /** ## Article card [🔗](https://zds.zurich.com/layouts/article-card) * */ 'z-article-card'?: true | ''; };