/** * SecurityPanel Component * * Displays security-focused information about the galaxy. * Shows sensitive data exposure, public endpoints, and untested paths. */ export declare function SecurityPanel(): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=SecurityPanel.d.ts.map