import type { DefaultRow } from 'element-plus/es/components/table/src/table/defaults'; import type { TableEditableCellValidateOwnCallback } from '../../table-editable-cell/src/types'; declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: __VLS_WithSlots DefaultRow[]) | (() => DefaultRow[]) | (((new (...args: any[]) => DefaultRow[]) | (() => DefaultRow[])) | null)[], unknown, unknown, () => never[], boolean>; editableColumns: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | (((new (...args: any[]) => string[]) | (() => string[])) | null)[], unknown, unknown, () => never[], boolean>; rowStates: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (row: DefaultRow, parent?: DefaultRow) => any) | (() => (row: DefaultRow, parent?: DefaultRow) => any) | { (): (row: DefaultRow, parent?: DefaultRow) => any; new (): any; readonly prototype: any; } | (((new (...args: any[]) => (row: DefaultRow, parent?: DefaultRow) => any) | (() => (row: DefaultRow, parent?: DefaultRow) => any) | { (): (row: DefaultRow, parent?: DefaultRow) => any; new (): any; readonly prototype: any; }) | null)[], unknown, unknown, () => {}, boolean>; cellsStates: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("./composables/use-table-store").CellsStatesCreator) | (() => import("./composables/use-table-store").CellsStatesCreator) | (((new (...args: any[]) => import("./composables/use-table-store").CellsStatesCreator) | (() => import("./composables/use-table-store").CellsStatesCreator)) | null)[], unknown, unknown, () => {}, boolean>; validators: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => Record) | (() => Record) | (((new (...args: any[]) => Record) | (() => Record)) | null)[], unknown, unknown, () => {}, boolean>; defaultEditing: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; validateMsgTooltip: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; childrenKey: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>, { editRows: (rows: DefaultRow[]) => void; editColumns: (rows: DefaultRow[], cells: string[]) => void; delRows: (rows: DefaultRow[], parent?: DefaultRow) => void; newRows: (rows: DefaultRow[], parent?: DefaultRow) => DefaultRow[]; insertRowsBeforeRow: (row: DefaultRow, rows: DefaultRow[], parent?: DefaultRow) => DefaultRow[]; insertRowsAfterRow: (row: DefaultRow, rows: DefaultRow[], parent?: DefaultRow) => DefaultRow[]; saveRows: (rows: DefaultRow[]) => void; cancelRows: (rows: DefaultRow[], shouldRollbackData?: boolean) => void; saveCells: (rows: DefaultRow[], cells: string[]) => void; cancelCells: (rows: DefaultRow[], cells: string[], shouldRollbackData?: boolean) => void; validate: (cb: TableEditableCellValidateOwnCallback) => void; validateRows: (rows: DefaultRow[], cb: TableEditableCellValidateOwnCallback, deep?: boolean) => void; validateCells: (rows: DefaultRow[], cells: string[], cb: TableEditableCellValidateOwnCallback, deep?: boolean) => void; isEditing: () => boolean; store: { states: WeakMap, Record>>; tableCacheData: WeakMap; } & { addStore: (data: import("./composables/use-table-store").UseTableStoreData, parent?: import("./composables/use-table-store").RowData) => void; resetStore: (data: import("./composables/use-table-store").UseTableStoreData) => void; setRowsStates: (rows: import("./composables/use-table-store").RowData[], states: import("./composables/use-table-store").UseTableStoreRowConfig["states"]) => void; setCellStates: (rows: import("./composables/use-table-store").RowData[], cells: string[], states: import("./composables/use-table-store").UseTableStoreRowConfig["states"]) => void; resetCellsStates: (data: import("./composables/use-table-store").UseTableStoreData) => void; setRowsCache: (rows: import("./composables/use-table-store").RowData[]) => void; getRowsCache: (rows: import("./composables/use-table-store").RowData[]) => (import("./composables/use-table-store").RowData | undefined)[]; getCellStates: (row: import("./composables/use-table-store").RowData, cell: string) => Record | undefined; getRowStates: (row: import("./composables/use-table-store").RowData) => Record | undefined; getCellsStates: (row: import("./composables/use-table-store").RowData) => Record> | undefined; delRowsStates: (rows: import("./composables/use-table-store").RowData[]) => void; deleteRowsCache: (rows: import("./composables/use-table-store").RowData[]) => void; delRowsStore: (rows: import("./composables/use-table-store").RowData[]) => void; }; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { "update:table-data": (v: DefaultRow[]) => any; }, string, import("vue").PublicProps, Readonly DefaultRow[]) | (() => DefaultRow[]) | (((new (...args: any[]) => DefaultRow[]) | (() => DefaultRow[])) | null)[], unknown, unknown, () => never[], boolean>; editableColumns: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | (((new (...args: any[]) => string[]) | (() => string[])) | null)[], unknown, unknown, () => never[], boolean>; rowStates: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (row: DefaultRow, parent?: DefaultRow) => any) | (() => (row: DefaultRow, parent?: DefaultRow) => any) | { (): (row: DefaultRow, parent?: DefaultRow) => any; new (): any; readonly prototype: any; } | (((new (...args: any[]) => (row: DefaultRow, parent?: DefaultRow) => any) | (() => (row: DefaultRow, parent?: DefaultRow) => any) | { (): (row: DefaultRow, parent?: DefaultRow) => any; new (): any; readonly prototype: any; }) | null)[], unknown, unknown, () => {}, boolean>; cellsStates: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("./composables/use-table-store").CellsStatesCreator) | (() => import("./composables/use-table-store").CellsStatesCreator) | (((new (...args: any[]) => import("./composables/use-table-store").CellsStatesCreator) | (() => import("./composables/use-table-store").CellsStatesCreator)) | null)[], unknown, unknown, () => {}, boolean>; validators: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => Record) | (() => Record) | (((new (...args: any[]) => Record) | (() => Record)) | null)[], unknown, unknown, () => {}, boolean>; defaultEditing: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; validateMsgTooltip: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; childrenKey: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & Readonly<{ "onUpdate:table-data"?: ((v: DefaultRow[]) => any) | undefined; }>, { tableData: DefaultRow[]; cellsStates: import("./composables/use-table-store").CellsStatesCreator; rowStates: (row: DefaultRow, parent?: DefaultRow) => any; editableColumns: string[]; validators: Record; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { default?: (props: {}) => any; }>; type __VLS_WithSlots = T & { new (): { $slots: S; }; };