import { JSONContent } from '@tiptap/react'; export declare const getTemplateContent: (templateQuery: string) => JSONContent | null;