using Robust.Shared.GameStates;
namespace Content.Shared.Speech.Hushing;
[RegisterComponent, NetworkedComponent]
public sealed partial class HushedComponent : Component;