import { Editor } from '../editor.js'; export declare function registerUITagHandlers(editor: Editor): void;