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