import { FormListProps } from 'antd/es/form'; import React from 'react'; declare const FormList: React.FC; export default FormList;