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