import type { UmbStaticFileTreeStore } from './static-file-tree.store.js'; import { UmbContextToken } from '../../../libs/context-api/index.js'; /** * @deprecated - Use `UmbStaticFileTreeRepository` instead. This will be removed in Umbraco 18. */ export declare const UMB_STATIC_FILE_TREE_STORE_CONTEXT: UmbContextToken;