luxlabs header browser preview


@interface CaseReportOutlet : NSObject

- (id)init;
- (BOOL)publishReportForCase:(id)a0 options:(id)a1;

@end