import type { UiElement } from "./types.js"; /** * Parse UI hierarchy XML from uiautomator dump */ export declare function parseUiHierarchy(xml: string): UiElement[]; /** * Convert desktop UI hierarchy text to UiElement[] for cross-platform analysis. * Desktop hierarchy is pre-formatted text from the companion app. * Format: indented lines like "