import { FormSubmitFooterProps } from "../type.mjs";
//#region src/Form/components/FormSubmitFooter.d.ts
declare const FormSubmitFooter: import("react").NamedExoticComponent<FormSubmitFooterProps>;
//#endregion
export { FormSubmitFooter as default };
//# sourceMappingURL=FormSubmitFooter.d.mts.map