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