import { IEditor } from "../../interface"; export declare function withEvents(editor: IEditor): IEditor;