import type UmbCurrentUserHistoryStore from './current-user-history.store.js'; import { UmbContextToken } from '../../../../libs/context-api/index.js'; export declare const UMB_CURRENT_USER_HISTORY_STORE_CONTEXT: UmbContextToken;