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