import type { FormProps } from 'antd'; import React from 'react'; declare const PureAntdForm: React.FC; export default PureAntdForm;