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_LOADERS = "I18N_LOADERS";
