namespace Content.Shared.Beeper; [ByRefEvent] public record struct BeepPlayedEvent(bool Muted);