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