/** * StatsOverlay Component * * Displays galaxy statistics in the corner of the visualization. */ export declare function StatsOverlay(): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=StatsOverlay.d.ts.map