#import @interface TGPaintShaderSet : NSObject + (NSDictionary *)availableShaders; + (NSDictionary *)setup; @end