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