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