declare class EditorJSInlineError extends Error { constructor(...args: any[]); } export { EditorJSInlineError };