import { Editor } from 'slate'; import { Option } from '../option'; export declare function mergeCells(editor: Editor, anchorKey: string, focusKey: string, opts: Required