/// export default function ErrorBoundaryPlugin(): { renderEditor(props: any, editor: any, next: any): JSX.Element; };