import { Editor, Path } from 'slate'; export declare const getSelectedCellsInATable: (editor: Editor, tablePath: Path) => Generator, void, undefined>;