import { UseEditTableCell } from './store-types';
export declare function useEditTableCell(): UseEditTableCell;
