export interface RadioStyles { color?: string; radioSize?: number; fontWeight?: number; fontFamily?: string; }