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