import { Aspect } from '../../../aspect'; import { RuntimeDefinition } from '../../../runtimes'; export declare const UIRuntime: RuntimeDefinition; export declare const UIAspect: Aspect;