/** * @description i18n zh-CN * @author wangfupeng */ declare const _default: { editor: { more: string; justify: string; indent: string; image: string; video: string; }; }; export default _default;