export declare const FocusElementByName = "Viewlet.focusElementByName"; export declare const FocusSelector = "Viewlet.focusSelector"; export declare const SetCss = "Viewlet.setCss"; export declare const SetDom2 = "Viewlet.setDom2"; export declare const SetFocusContext = "Viewlet.setFocusContext"; export declare const SetProperty = "Viewlet.setProperty"; export declare const SetDragData = "Viewlet.setDragData"; export declare const SetSelectionByName = "Viewlet.setSelectionByName"; export declare const SetValueByName = "Viewlet.setValueByName"; export declare const SetPatches = "Viewlet.setPatches";