import { PropType } from 'vue'; import { Store } from '../store'; import { ColumnCls, ColumnStyle, Table } from '../table/defaults'; interface TableBodyProps { store: Store; stripe?: boolean; context: Table; rowClassName: ColumnCls; rowStyle: ColumnStyle; fixed: string; highlight: boolean; tooltipEffect: string; } declare const defaultProps: { store: { required: boolean; type: PropType<{ mutations: { setData(states: { _currentRowKey: import("vue").Ref; currentRow: import("vue").Ref; expandRowKeys: import("vue").Ref; treeData: import("vue").Ref; indent: import("vue").Ref; lazy: import("vue").Ref; lazyTreeNodeMap: import("vue").Ref<{}>; lazyColumnIdentifier: import("vue").Ref; childrenColumnName: import("vue").Ref; expandRows: import("vue").Ref; defaultExpandAll: import("vue").Ref; rowKey: import("vue").Ref; data: import("vue").Ref; _data: import("vue").Ref; isComplex: import("vue").Ref; _columns: import("vue").Ref[]>; originColumns: import("vue").Ref[]>; columns: import("vue").Ref[]>; fixedColumns: import("vue").Ref[]>; rightFixedColumns: import("vue").Ref[]>; leafColumns: import("vue").Ref[]>; fixedLeafColumns: import("vue").Ref[]>; rightFixedLeafColumns: import("vue").Ref[]>; leafColumnsLength: import("vue").Ref; fixedLeafColumnsLength: import("vue").Ref; rightFixedLeafColumnsLength: import("vue").Ref; isAllSelected: import("vue").Ref; selection: import("vue").Ref; reserveSelection: import("vue").Ref; selectOnIndeterminate: import("vue").Ref; selectable: import("vue").Ref<(row: any, index: number) => boolean>; filters: import("vue").Ref; filteredData: any; sortingColumn: any; sortProp: any; sortOrder: any; hoverRow: any; }, data: any[]): void; insertColumn(states: { _currentRowKey: import("vue").Ref; currentRow: import("vue").Ref; expandRowKeys: import("vue").Ref; treeData: import("vue").Ref; indent: import("vue").Ref; lazy: import("vue").Ref; lazyTreeNodeMap: import("vue").Ref<{}>; lazyColumnIdentifier: import("vue").Ref; childrenColumnName: import("vue").Ref; expandRows: import("vue").Ref; defaultExpandAll: import("vue").Ref; rowKey: import("vue").Ref; data: import("vue").Ref; _data: import("vue").Ref; isComplex: import("vue").Ref; _columns: import("vue").Ref[]>; originColumns: import("vue").Ref[]>; columns: import("vue").Ref[]>; fixedColumns: import("vue").Ref[]>; rightFixedColumns: import("vue").Ref[]>; leafColumns: import("vue").Ref[]>; fixedLeafColumns: import("vue").Ref[]>; rightFixedLeafColumns: import("vue").Ref[]>; leafColumnsLength: import("vue").Ref; fixedLeafColumnsLength: import("vue").Ref; rightFixedLeafColumnsLength: import("vue").Ref; isAllSelected: import("vue").Ref; selection: import("vue").Ref; reserveSelection: import("vue").Ref; selectOnIndeterminate: import("vue").Ref; selectable: import("vue").Ref<(row: any, index: number) => boolean>; filters: import("vue").Ref; filteredData: any; sortingColumn: any; sortProp: any; sortOrder: any; hoverRow: any; }, column: import("../table-column/defaults").TableColumnCtx, parent: import("../table-column/defaults").TableColumnCtx): void; removeColumn(states: { _currentRowKey: import("vue").Ref; currentRow: import("vue").Ref; expandRowKeys: import("vue").Ref; treeData: import("vue").Ref; indent: import("vue").Ref; lazy: import("vue").Ref; lazyTreeNodeMap: import("vue").Ref<{}>; lazyColumnIdentifier: import("vue").Ref; childrenColumnName: import("vue").Ref; expandRows: import("vue").Ref; defaultExpandAll: import("vue").Ref; rowKey: import("vue").Ref; data: import("vue").Ref; _data: import("vue").Ref; isComplex: import("vue").Ref; _columns: import("vue").Ref[]>; originColumns: import("vue").Ref[]>; columns: import("vue").Ref[]>; fixedColumns: import("vue").Ref[]>; rightFixedColumns: import("vue").Ref[]>; leafColumns: import("vue").Ref[]>; fixedLeafColumns: import("vue").Ref[]>; rightFixedLeafColumns: import("vue").Ref[]>; leafColumnsLength: import("vue").Ref; fixedLeafColumnsLength: import("vue").Ref; rightFixedLeafColumnsLength: import("vue").Ref; isAllSelected: import("vue").Ref; selection: import("vue").Ref; reserveSelection: import("vue").Ref; selectOnIndeterminate: import("vue").Ref; selectable: import("vue").Ref<(row: any, index: number) => boolean>; filters: import("vue").Ref; filteredData: any; sortingColumn: any; sortProp: any; sortOrder: any; hoverRow: any; }, column: import("../table-column/defaults").TableColumnCtx, parent: import("../table-column/defaults").TableColumnCtx): void; sort(states: { _currentRowKey: import("vue").Ref; currentRow: import("vue").Ref; expandRowKeys: import("vue").Ref; treeData: import("vue").Ref; indent: import("vue").Ref; lazy: import("vue").Ref; lazyTreeNodeMap: import("vue").Ref<{}>; lazyColumnIdentifier: import("vue").Ref; childrenColumnName: import("vue").Ref; expandRows: import("vue").Ref; defaultExpandAll: import("vue").Ref; rowKey: import("vue").Ref; data: import("vue").Ref; _data: import("vue").Ref; isComplex: import("vue").Ref; _columns: import("vue").Ref[]>; originColumns: import("vue").Ref[]>; columns: import("vue").Ref[]>; fixedColumns: import("vue").Ref[]>; rightFixedColumns: import("vue").Ref[]>; leafColumns: import("vue").Ref[]>; fixedLeafColumns: import("vue").Ref[]>; rightFixedLeafColumns: import("vue").Ref[]>; leafColumnsLength: import("vue").Ref; fixedLeafColumnsLength: import("vue").Ref; rightFixedLeafColumnsLength: import("vue").Ref; isAllSelected: import("vue").Ref; selection: import("vue").Ref; reserveSelection: import("vue").Ref; selectOnIndeterminate: import("vue").Ref; selectable: import("vue").Ref<(row: any, index: number) => boolean>; filters: import("vue").Ref; filteredData: any; sortingColumn: any; sortProp: any; sortOrder: any; hoverRow: any; }, options: import("../table/defaults").Sort): void; changeSortCondition(states: { _currentRowKey: import("vue").Ref; currentRow: import("vue").Ref; expandRowKeys: import("vue").Ref; treeData: import("vue").Ref; indent: import("vue").Ref; lazy: import("vue").Ref; lazyTreeNodeMap: import("vue").Ref<{}>; lazyColumnIdentifier: import("vue").Ref; childrenColumnName: import("vue").Ref; expandRows: import("vue").Ref; defaultExpandAll: import("vue").Ref; rowKey: import("vue").Ref; data: import("vue").Ref; _data: import("vue").Ref; isComplex: import("vue").Ref; _columns: import("vue").Ref[]>; originColumns: import("vue").Ref[]>; columns: import("vue").Ref[]>; fixedColumns: import("vue").Ref[]>; rightFixedColumns: import("vue").Ref[]>; leafColumns: import("vue").Ref[]>; fixedLeafColumns: import("vue").Ref[]>; rightFixedLeafColumns: import("vue").Ref[]>; leafColumnsLength: import("vue").Ref; fixedLeafColumnsLength: import("vue").Ref; rightFixedLeafColumnsLength: import("vue").Ref; isAllSelected: import("vue").Ref; selection: import("vue").Ref; reserveSelection: import("vue").Ref; selectOnIndeterminate: import("vue").Ref; selectable: import("vue").Ref<(row: any, index: number) => boolean>; filters: import("vue").Ref; filteredData: any; sortingColumn: any; sortProp: any; sortOrder: any; hoverRow: any; }, options: import("../table/defaults").Sort): void; filterChange(_states: { _currentRowKey: import("vue").Ref; currentRow: import("vue").Ref; expandRowKeys: import("vue").Ref; treeData: import("vue").Ref; indent: import("vue").Ref; lazy: import("vue").Ref; lazyTreeNodeMap: import("vue").Ref<{}>; lazyColumnIdentifier: import("vue").Ref; childrenColumnName: import("vue").Ref; expandRows: import("vue").Ref; defaultExpandAll: import("vue").Ref; rowKey: import("vue").Ref; data: import("vue").Ref; _data: import("vue").Ref; isComplex: import("vue").Ref; _columns: import("vue").Ref[]>; originColumns: import("vue").Ref[]>; columns: import("vue").Ref[]>; fixedColumns: import("vue").Ref[]>; rightFixedColumns: import("vue").Ref[]>; leafColumns: import("vue").Ref[]>; fixedLeafColumns: import("vue").Ref[]>; rightFixedLeafColumns: import("vue").Ref[]>; leafColumnsLength: import("vue").Ref; fixedLeafColumnsLength: import("vue").Ref; rightFixedLeafColumnsLength: import("vue").Ref; isAllSelected: import("vue").Ref; selection: import("vue").Ref; reserveSelection: import("vue").Ref; selectOnIndeterminate: import("vue").Ref; selectable: import("vue").Ref<(row: any, index: number) => boolean>; filters: import("vue").Ref; filteredData: any; sortingColumn: any; sortProp: any; sortOrder: any; hoverRow: any; }, options: import("../table/defaults").Filter): void; toggleAllSelection(): void; rowSelectedChanged(_states: any, row: any): void; setHoverRow(states: { _currentRowKey: import("vue").Ref; currentRow: import("vue").Ref; expandRowKeys: import("vue").Ref; treeData: import("vue").Ref; indent: import("vue").Ref; lazy: import("vue").Ref; lazyTreeNodeMap: import("vue").Ref<{}>; lazyColumnIdentifier: import("vue").Ref; childrenColumnName: import("vue").Ref; expandRows: import("vue").Ref; defaultExpandAll: import("vue").Ref; rowKey: import("vue").Ref; data: import("vue").Ref; _data: import("vue").Ref; isComplex: import("vue").Ref; _columns: import("vue").Ref[]>; originColumns: import("vue").Ref[]>; columns: import("vue").Ref[]>; fixedColumns: import("vue").Ref[]>; rightFixedColumns: import("vue").Ref[]>; leafColumns: import("vue").Ref[]>; fixedLeafColumns: import("vue").Ref[]>; rightFixedLeafColumns: import("vue").Ref[]>; leafColumnsLength: import("vue").Ref; fixedLeafColumnsLength: import("vue").Ref; rightFixedLeafColumnsLength: import("vue").Ref; isAllSelected: import("vue").Ref; selection: import("vue").Ref; reserveSelection: import("vue").Ref; selectOnIndeterminate: import("vue").Ref; selectable: import("vue").Ref<(row: any, index: number) => boolean>; filters: import("vue").Ref; filteredData: any; sortingColumn: any; sortProp: any; sortOrder: any; hoverRow: any; }, row: any): void; setCurrentRow(_states: any, row: any): void; }; commit: (name: "setData" | "insertColumn" | "removeColumn" | "sort" | "changeSortCondition" | "filterChange" | "toggleAllSelection" | "rowSelectedChanged" | "setHoverRow" | "setCurrentRow", ...args: any[]) => void; updateTableScrollY: () => void; assertRowKey: () => void; updateColumns: () => void; scheduleLayout: (needUpdateColumns?: boolean, immediate?: boolean) => void; isSelected: (row: any) => boolean; clearSelection: () => void; cleanSelection: () => void; toggleRowSelection: (row: any, selected?: any, emitChange?: boolean) => void; _toggleAllSelection: () => void; toggleAllSelection: any; updateSelectionByRowKey: () => void; updateAllSelected: () => void; updateFilters: (columns: any, values: any) => {}; updateCurrentRow: (_currentRow: any) => void; updateSort: (column: any, prop: any, order: any) => void; execFilter: () => void; execSort: () => void; execQuery: (ignore?: any) => void; clearFilter: (columnKeys: any) => void; clearSort: () => void; toggleRowExpansion: (row: any, expanded?: boolean) => void; setExpandRowKeysAdapter: (val: string[]) => void; setCurrentRowKey: (key: string) => void; toggleRowExpansionAdapter: (row: any, expanded: boolean) => void; isRowExpanded: (row: any) => boolean; updateExpandRows: () => void; updateCurrentRowData: () => void; loadOrToggle: (row: any) => void; states: { _currentRowKey: import("vue").Ref; currentRow: import("vue").Ref; expandRowKeys: import("vue").Ref; treeData: import("vue").Ref; indent: import("vue").Ref; lazy: import("vue").Ref; lazyTreeNodeMap: import("vue").Ref<{}>; lazyColumnIdentifier: import("vue").Ref; childrenColumnName: import("vue").Ref; expandRows: import("vue").Ref; defaultExpandAll: import("vue").Ref; rowKey: import("vue").Ref; data: import("vue").Ref; _data: import("vue").Ref; isComplex: import("vue").Ref; _columns: import("vue").Ref[]>; originColumns: import("vue").Ref[]>; columns: import("vue").Ref[]>; fixedColumns: import("vue").Ref[]>; rightFixedColumns: import("vue").Ref[]>; leafColumns: import("vue").Ref[]>; fixedLeafColumns: import("vue").Ref[]>; rightFixedLeafColumns: import("vue").Ref[]>; leafColumnsLength: import("vue").Ref; fixedLeafColumnsLength: import("vue").Ref; rightFixedLeafColumnsLength: import("vue").Ref; isAllSelected: import("vue").Ref; selection: import("vue").Ref; reserveSelection: import("vue").Ref; selectOnIndeterminate: import("vue").Ref; selectable: import("vue").Ref<(row: any, index: number) => boolean>; filters: import("vue").Ref; filteredData: any; sortingColumn: any; sortProp: any; sortOrder: any; hoverRow: any; }; }>; }; stripe: BooleanConstructor; tooltipEffect: StringConstructor; context: { default: () => {}; type: PropType>; }; rowClassName: PropType>; rowStyle: PropType>; fixed: { type: StringConstructor; default: string; }; highlight: BooleanConstructor; }; export { TableBodyProps }; export default defaultProps;