namespace Content.Server.Storage.Components;
[RegisterComponent]
public sealed class ArtifactStorageComponent : Component
{
}