import type { UmbDictionaryDetailStore } from './dictionary-detail.store.js'; import { UmbContextToken } from '../../../../libs/context-api/index.js'; export declare const UMB_DICTIONARY_DETAIL_STORE_CONTEXT: UmbContextToken;