type __VLS_Props = { pbt: PageBtnDt; row?: any; }; declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (...args: any[]) => void; clickedClose: (...args: any[]) => void; }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{ onClick?: (...args: any[]) => any; onClickedClose?: (...args: any[]) => any; }>, { pbt: PageBtnDt; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; export default _default;