luxlabs header browser preview


@interface MapsUI.TransitDepartureRowView : MUPlaceSectionRowView {
    void /* unknown type, empty encoding */ model;
    void /* unknown type, empty encoding */ primaryLabel;
    void /* unknown type, empty encoding */ secondaryMultipartLabel;
    void /* unknown type, empty encoding */ tertiaryLabel;
    void /* unknown type, empty encoding */ leadingStackView;
    void /* unknown type, empty encoding */ departureLabel;
    void /* unknown type, empty encoding */ departureDetailLabel;
    void /* unknown type, empty encoding */ trailingStackView;
}

- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end