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