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