export interface RadioGroupOptions { [value: string | number]: string; }