--bds-brand-primary-color
export interface ModalProps { modelValue: boolean; title?: string; closeOnClick?: boolean; }