luxlabs header browser preview


@interface CNKTranscriptionViewComposerFactory : NSObject

- (id)init;
- (id)makeViewComposer;

@end