import type { UmbDictionaryItemStore } from './dictionary-item.store.js'; import { UmbContextToken } from '../../../../libs/context-api/index.js'; export declare const UMB_DICTIONARY_ITEM_STORE_CONTEXT: UmbContextToken;