import { PluginKey } from 'prosemirror-state'; export const CommentsPluginKey: PluginKey; export function createOrUpdateTrackedChangeComment(options: any): any;