luxlabs header browser preview


@interface NewsFeed.FormatDisplayLinkObject : NSObject {
    void /* unknown type, empty encoding */ storage;
}

- (void)setValue:(id)a0 forKeyPath:(id)a1;
- (id)init;
- (id)valueForKeyPath:(id)a0;
- (void)setValue:(id)a0 forKey:(id)a1;
- (void).cxx_destruct;
- (id)valueForKey:(id)a0;

@end