import type { TableInstance } from '../types/index.js';
export declare const stateReducer: TableInstance['stateReducer'];
