@interface WBStyleSheet : NSObject + (void)initializeStyles:(id)a0 with:(void *)a1 reader:(id)a2; + (void)readFrom:(id)a0 styleSheet:(id)a1; @end