declare const _default: { valueType: string; FormItemProps: { label: string; valuePropName: string; rules: never[]; style: {}; }; ControlProps: { disabled: boolean; defaultChecked: boolean; checkedChildren: string; unCheckedChildren: string; style: {}; }; }; export default _default;