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