import type { UmbTemplateItemStore } from './template-item.store.js'; import { UmbContextToken } from '../../../../../libs/context-api/index.js'; export declare const UMB_TEMPLATE_ITEM_STORE_CONTEXT: UmbContextToken;