export declare const I18N_OPTIONS = "I18nOptions";
export declare const I18N_TRANSLATIONS = "I18nTranslations";
export declare const I18N_LANGUAGES = "I18nLanguages";
export declare const I18N_RESOLVER_OPTIONS = "I18nResolverOptions";
export declare const I18N_RESOLVERS = "I18nResolvers";
export declare const I18N_LOADER_OPTIONS = "I18nLoaderOptions";
export declare const I18N_LANGUAGES_SUBJECT = "I18nLanguagesSubject";
export declare const I18N_TRANSLATIONS_SUBJECT = "I18nTranslationsSubject";
