#import @interface TGSecretTimerValueController : TGViewController @property (nonatomic, copy) void (^timerValueSelected)(NSUInteger seconds); @end