luxlabs header browser preview


@interface SUUIViewElementText : IKTextParser

- (id)attributedStringWithDefaultFont:(id)a0 foregroundColor:(id)a1;
- (id)attributedStringWithDefaultFont:(id)a0 foregroundColor:(id)a1 style:(id)a2;
- (id)attributedStringWithDefaultFont:(id)a0 foregroundColor:(id)a1 textAlignment:(long long)a2;
- (id)attributedStringWithDefaultFont:(id)a0 foregroundColor:(id)a1 textAlignment:(long long)a2 style:(id)a3;

@end