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