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