import type { UmbMenuStructureWorkspaceContext } from './menu-structure-workspace-context.interface.js'; import { UmbContextToken } from '../../../libs/context-api/index.js'; export declare const UMB_MENU_STRUCTURE_WORKSPACE_CONTEXT: UmbContextToken;