import Confirm from './confirm'; import PopConfirm from './popConfirm'; export default PopConfirm; export * from './interface'; export { Confirm };