declare const _default: import("vue").DefineComponent, { props: any; emit: (event: "confirm" | "mask-close" | "switch-presentation" | "confirm-and-add" | "delete-edit-event", ...args: any[]) => void; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; canDelete: import("vue").ComputedRef; popoverRef: Readonly>; boundaryRef: Readonly>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "mask-close" | "switch-presentation" | "confirm-and-add" | "delete-edit-event")[], "confirm" | "mask-close" | "switch-presentation" | "confirm-and-add" | "delete-edit-event", import("vue").PublicProps, Readonly> & Readonly<{ onConfirm?: (...args: any[]) => any; "onMask-close"?: (...args: any[]) => any; "onSwitch-presentation"?: (...args: any[]) => any; "onConfirm-and-add"?: (...args: any[]) => any; "onDelete-edit-event"?: (...args: any[]) => any; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;