import type { UmbInteractionMemoryScopeContext } from './interaction-memory-scope.context.js'; import { UmbContextToken } from '../../../libs/context-api/index.js'; export declare const UMB_INTERACTION_MEMORY_SCOPE_CONTEXT: UmbContextToken;