import { UmbPathPattern } from '../../../core/router/index.js'; export declare const UMB_ELEMENT_FOLDER_WORKSPACE_PATH: string; export declare const UMB_EDIT_ELEMENT_FOLDER_WORKSPACE_PATH_PATTERN: UmbPathPattern<{ unique: string; }, { unique: string; }>;