using KitchenData; using KitchenMods; namespace Pets.Components { public struct CPetBed : IModComponent, IApplianceProperty { } }