namespace Content.Shared.Speech.Muting
{
[RegisterComponent]
public sealed class MutedComponent : Component
{}
}