export interface CSelectOption { label: string value: Value }