import { Node } from '@tiptap/core';
export declare const ConversationHistory: Node<any, any>;
