export type NJC_COMBOBOX_OPTION = { label: string; value: T; };