namespace Content.Server.Kitchen.Components
{
[RegisterComponent]
public sealed partial class ProfessionalChefComponent : Component {}
}