export declare class RadioButtonItem { Text: string; Value: any; }