export { default as ModalFooter } from "./ModalFooter/ModalFooter"; export { type ModalFooterProps } from "./ModalFooter/ModalFooter.types"; export { default as ModalFooterWizard } from "./ModalFooterWizard/ModalFooterWizard"; export { type ModalFooterWizardProps } from "./ModalFooterWizard/ModalFooterWizard.types";