import type { UmbPartialViewTreeStore } from './partial-view-tree.store.js'; import { UmbContextToken } from '../../../../libs/context-api/index.js'; /** * @deprecated - Use `UmbPartialViewTreeRepository` instead. This will be removed in Umbraco 18. */ export declare const UMB_PARTIAL_VIEW_TREE_STORE_CONTEXT: UmbContextToken;