import { BaseEditor } from 'slate'; export declare const withHtmlComment: (editor: BaseEditor) => BaseEditor;