luxlabs header browser preview


@interface VisualIntelligence.VITextLookupFlowCompatible : NSObject {
    void /* unknown type, empty encoding */ flow;
}

- (id)init;
- (void).cxx_destruct;
- (id)lookupTextWithQuery:(id)a0 completion:(id /* block */)a1;

@end