import { type JSONContent } from '@tiptap/core'; export declare function tuiIsEmptyParagraph(json?: JSONContent[]): boolean;