import { FC } from 'react'; import type { PopupType } from '../propsType'; declare const RenderProForm: FC; export default RenderProForm;