import type { UmbImagingStore } from './imaging.store.js'; import { UmbContextToken } from '../../../libs/context-api/index.js'; export declare const UMB_IMAGING_STORE_CONTEXT: UmbContextToken;