using Ryujinx.Horizon.Sdk.Sf;

namespace Ryujinx.Horizon.Sdk.Usb
{
    interface IPmObserverService : IServiceObject
    {
    }
}