SubStarSystem: {
    anomalies: Anomaly[];
    planetarySystems: PlanetarySystem[];
    spaceStations: OrbitalFacility[];
    stellarObjects: StellarObject[];
}

Type declaration