luxlabs header browser preview


@interface InterfaceUtils : NSObject

+ (long long)interfaceTypeForString:(id)a0;
+ (id)stringForInterfaceType:(long long)a0;

@end