luxlabs header browser preview


@interface SiriFindMy.BluetoothStateProvider : NSObject <CBCentralManagerDelegate> {
    void /* unknown type, empty encoding */ subject;
    void /* unknown type, empty encoding */ bluetoothManager;
    void /* unknown type, empty encoding */ statePublisher;
    void /* unknown type, empty encoding */ subscription;
}

- (void)centralManagerDidUpdateState:(id)a0;
- (id)init;
- (void).cxx_destruct;

@end