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