using Robust.Shared.GameObjects; namespace Content.Server.Speech.Components { [RegisterComponent] public class OwOAccentComponent : Component { } }