import type { UmbAppLanguageContext } from './app-language.context.js'; import { UmbContextToken } from '../../../libs/context-api/index.js'; export declare const UMB_APP_LANGUAGE_CONTEXT: UmbContextToken;