import { type Attribute } from '@tiptap/core'; export declare function tuiParseNodeAttributes(attrs: string[]): Record>;