import CusForm from './src/index'; import type { IFormItem } from './src/type'; export { CusForm, IFormItem }