@interface SNSystemUtils : NSObject + (id)queryBuildVersionWithError:(id *)a0; + (id)queryIsInternalBuildWithError:(id *)a0; - (id)init; @end