#import <Foundation/Foundation.h> @interface TGPaintShaderSet : NSObject + (NSDictionary *)availableShaders; + (NSDictionary *)setup; @end