import { Node } from 'slate'; export declare function getMergedNodeTexts(node: Node): string;