using Ryujinx.Horizon.Sdk.Sf;

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