luxlabs header browser preview


@interface TIDPNgramRecorderCascading : TIDPRecorder

@property (nonatomic) unsigned long long n;

- (BOOL)report;
- (id)initWithTypingSession:(id)a0 aligned:(id)a1 n:(unsigned long long)a2;

@end