// based on rc-form 2.4.0
import { createForm, createFormField } from './src/';
export { createForm, createFormField };