export { NovaModal } from './Modal'; export type { NovaModalProps, ModalSize } from './Modal.types';