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