import { TableState } from './';
export declare function keymapHandler(pluginState: TableState): Function;
export default keymapHandler;
