import { IFieldConfig } from '../../types'; export declare const RadioConfig: IFieldConfig; export default RadioConfig;