import type { I18nConfig } from '../types.js'; declare const _default: { i18n: I18nConfig; }; export default _default;