using System.Collections.Generic; using SmartNav.Model; namespace Questionable.Data; public sealed record AlliedSocietyMountConfiguration(IReadOnlyList IssuerDataIds, EAetheryteLocation ClosestAetheryte);