/** * @description module entry * @author wangfupeng */ import { IModuleConf } from '@wangeditor/editor'; declare const module: Partial; export default module;