import { ZMultiSelectableCards_Props } from '@zurich/dev-utils/code/MultiSelectableCards'; export type MultiSelectableCards_StyleProps = { /** ## Time input [🔗](https://zds.zurich.com/inputs/multi_selectable_cards) */ 'z-multi-selectable-cards'?: ZMultiSelectableCards_Props['config'] | true; };