/** * 编辑器内点击事件 * @param _ * @param editor * @param next */ export default function onClick(_: any, editor: any, next: any): any;