@interface ICASNotesToPagesContextPath : NSObject @property (readonly, nonatomic) long long notesToPagesContextPath; - (id)toJsonValueAndReturnError:(id *)a0; - (id)initWithNotesToPagesContextPath:(long long)a0; @end