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