export interface BCMSRadioInputOption { label: string; value: string; }