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