import { SFCWithInstall } from '../../utils';
import { default as Popconfirm } from './src/Popconfirm.vue';
export declare const UPopconfirm: SFCWithInstall<typeof Popconfirm>;
