/** * Hierarchy Panel * Displays tree view of all entities in the scene with virtualization for large entity counts * Uses EDITOR_* design tokens for consistent styling */ export declare function HierarchyPanel(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=HierarchyPanel.d.ts.map