import { IFieldConfig } from '../../types'; export declare const RadioSettings: IFieldConfig['settings']; export default RadioSettings;