using Content.Shared.Teleportation.Systems; namespace Content.Client.Teleportation; public sealed class PortalSystem : SharedPortalSystem { }