export declare const EpCustomColumn: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins; }; 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: import("element-plus").TransferDataItem[]) => any) | undefined; onLoaded?: ((data: import("element-plus").TransferDataItem[]) => any) | undefined; }>, { open: () => Promise; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { confirm: (data: import("element-plus").TransferDataItem[]) => void; loaded: (data: import("element-plus").TransferDataItem[]) => void; }, import("vue").PublicProps, { readonly api: import("el-plus/es/utils/index").Api; readonly saveApi: import("el-plus/es/utils/index").Api; readonly showHandler: boolean; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, 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: import("element-plus").TransferDataItem[]) => any) | undefined; onLoaded?: ((data: import("element-plus").TransferDataItem[]) => any) | undefined; }>, { open: () => Promise; }, {}, {}, {}, { readonly api: import("el-plus/es/utils/index").Api; readonly saveApi: import("el-plus/es/utils/index").Api; readonly showHandler: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; }; 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: import("element-plus").TransferDataItem[]) => any) | undefined; onLoaded?: ((data: import("element-plus").TransferDataItem[]) => any) | undefined; }>, { open: () => Promise; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { confirm: (data: import("element-plus").TransferDataItem[]) => void; loaded: (data: import("element-plus").TransferDataItem[]) => void; }, string, { readonly api: import("el-plus/es/utils/index").Api; readonly saveApi: import("el-plus/es/utils/index").Api; readonly showHandler: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin; export default EpCustomColumn; export type CustomColumnInstance = InstanceType; export * from './src/custom-column';