import { type Attrs, Node as NodeElement } from '@tiptap/pm/model'; export declare function tuiGetNestedNodes(node: NodeElement): Array>;