import { FC } from "react"; export declare const i18n: import("@lingui/core").I18n; export declare const WithLanguage: FC;