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