import type { UndoRedoPlugin } from './undoRedoPluginType'; export declare const undoRedoPlugin: UndoRedoPlugin;