import ModalForm from './ModalForm'; export default ModalForm; export { ModalForm }; export * from './ModalForm';