/** * 移除list节点 * @param {*} editor 编辑器实例 */ export default function removeListNode(editor: any): any;