import { IPlugin } from '../../types'; declare const i18n: IPlugin; export default i18n;