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