luxlabs header browser preview


@interface SXFlexibleSpacerComponentViewFactory : SXComponentViewFactory

- (int)role;
- (id)type;
- (id)componentViewForComponent:(id)a0;

@end