export declare const AspARadioButton: {
    raw: any;
    name: string;
};
export default AspARadioButton;
