pub type ClearElementResult = ElementActionOutput;
pub struct ClearElementResult { pub element: UiNodeRef, }
element: UiNodeRef