import type { TransferDataItem } from 'element-plus'; declare const __VLS_export: import("vue").DefineComponent; }; readonly api: { readonly default: "/api-item/api/customizedColumns/find"; readonly type: import("vue").PropType; }; readonly saveApi: { readonly default: "/api-item/api/customizedColumns/save"; readonly type: import("vue").PropType; }; readonly showHandler: { readonly type: BooleanConstructor; readonly default: true; }; }>, { open: () => Promise; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { confirm: (data: TransferDataItem[]) => void; loaded: (data: TransferDataItem[]) => void; }, string, import("vue").PublicProps, Readonly; }; readonly api: { readonly default: "/api-item/api/customizedColumns/find"; readonly type: import("vue").PropType; }; readonly saveApi: { readonly default: "/api-item/api/customizedColumns/save"; readonly type: import("vue").PropType; }; readonly showHandler: { readonly type: BooleanConstructor; readonly default: true; }; }>> & Readonly<{ onConfirm?: ((data: TransferDataItem[]) => any) | undefined; onLoaded?: ((data: TransferDataItem[]) => any) | undefined; }>, { readonly api: import("el-plus/es/utils").Api; readonly saveApi: import("el-plus/es/utils").Api; readonly showHandler: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: typeof __VLS_export; export default _default;