export interface RadioStatus { name: string; value: string; }