import type { UmbLogViewerWorkspaceContext } from './logviewer-workspace.context.js'; import { UmbContextToken } from '../../../libs/context-api/index.js'; export declare const UMB_APP_LOG_VIEWER_CONTEXT: UmbContextToken;