export { default as NPopconfirm } from './src/Popconfirm'; export type { PopconfirmProps } from './src/Popconfirm';