import FormList from 'antd/es/form/FormList'; export type { FormListFieldData, FormListOperation, FormListProps } from 'antd/es/form/FormList'; export default FormList;