import { Form } from 'antd'; export type { FormProps } from 'antd/lib/form'; export * from 'antd/lib/form'; export default Form;