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