import { ProForm } from '@ant-design/pro-components';
declare const ZFProForm: typeof ProForm;
export default ZFProForm;
