import Popup from './Popup'; export default Popup; export type { PopupProps } from './PropsType';