declare const _sfc_main: import("vue").DefineComponent, { props: any; emit: (event: string, ...args: any[]) => void; handleClose: () => void; clickConfirm: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { dialogVisible: boolean; isLoading: boolean; currentDeleteName: string; selectedNum: number; tipText: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _sfc_main;