import OdModal from './OdModal'; export type { ODModalProps } from './OdModal' export default OdModal;