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