/** * DetailsPanel Component * * Displays detailed information about the selected node. * Shows table fields, entry point details, or path information. */ export declare function DetailsPanel(): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=DetailsPanel.d.ts.map