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