namespace Content.Shared._White.AuthPanel;
[RegisterComponent]
public sealed partial class AuthPanelComponent : Component
{
}