luxlabs header browser preview


@class _UISearchBarLayout;

@interface _UISearchBarTransitionContext : NSObject

@property (copy, nonatomic) _UISearchBarLayout *toLayout;
@property (copy, nonatomic) _UISearchBarLayout *fromLayout;

- (void).cxx_destruct;

@end