/** * Inspector Panel * Shows and edits properties of the selected entity * Uses EDITOR_* design tokens for consistent styling */ export declare function InspectorPanel(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=InspectorPanel.d.ts.map