namespace Content.Shared.Procedural;
[ImplicitDataDefinitionForInheritors]
public partial interface IDunGenLayer
{
}