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