import Popconfirm from "./Popconfirm"; export type { IPopconfirmProps } from "./Popconfirm"; export default Popconfirm;