/** * 处理键盘快捷键获取格式 * @param event * @param editor */ export default function onCopyFormat(event: any, editor: any): any;