import type { UmbElementItemStore } from './element-item.store.js'; import { UmbContextToken } from '../../../../libs/context-api/index.js'; export declare const UMB_ELEMENT_ITEM_STORE_CONTEXT: UmbContextToken;