export type { HistoryOptions } from '@tiptap/extension-history'; export declare const History: import("@tiptap/core").Extension;