/** * 设置list指令 * @param {*} editor 编辑器实例 * @param {*} type 类型 */ export default function toggleListBlock(editor: any, type: any): any;