/** * 分割list block * @param {*} editor 编辑器实例 */ export default function splitListItem(editor: any): any;