import Modal from './Modal';
export type { ModalProps } from './Modal';
export default Modal;
