luxlabs header browser preview


@interface UIKeyboardEmojiScrubBarView : UIView {
    BOOL _isFirstPartyStickers;
}

- (void)didMoveToWindow;

@end