import { PropertiesTableProps } from '../../shared/types';
export declare const RadioProperties: PropertiesTableProps;
export declare const RadioGroupProperties: PropertiesTableProps;
export declare const RadioEvents: PropertiesTableProps;
export declare const RadioGroupEvents: PropertiesTableProps;
