import type { i18n as I18NInstance } from "i18next";
declare const i18n: I18NInstance;
export { i18n };
//# sourceMappingURL=config.d.ts.map