import type { SFCWithInstall } from '../utils/types'; import Popconfirm from './src/index.vue'; declare const _Popconfirm: SFCWithInstall; export default _Popconfirm;