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