import { Ii18nLanguages } from "../types/index.js";
export declare const i18nContext: import("../../state/index.js").StateType<Ii18nLanguages>;
