/** * 处理键盘快捷键格式化格式 * @param event * @param editor */ export default function onPasteFormat(event: any, editor: any, next: any): any;