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