import React from 'react'; import type { FooterRenderType } from './propsType'; export declare const PRO_FORM_CACHE = "PRO_FORM_CACHE"; declare const FormFooter: React.FC; export default FormFooter;