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