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