import type { UmbLanguageDetailStore } from './language-detail.store.js'; import { UmbContextToken } from '../../../../libs/context-api/index.js'; export declare const UMB_LANGUAGE_DETAIL_STORE_CONTEXT: UmbContextToken;