import type { UmbLanguageItemStore } from './language-item.store.js'; import { UmbContextToken } from '../../../../libs/context-api/index.js'; export declare const UMB_LANGUAGE_ITEM_STORE_CONTEXT: UmbContextToken;