/// <reference types="react" />
declare const FormFooter: import("react").NamedExoticComponent<import("../..").DivProps>;
export default FormFooter;
