export { Modal, ModalSize, ModalProps } from './Modal'; export { ModalBody, ModalFooter } from './Modal.style';