import { CenterPopup } from './center-popup'; export type { CenterPopupProps } from './center-popup'; export default CenterPopup;