import { Editor } from 'slate'; export declare const withErrorReporting: (editor: any) => Editor;