@interface NTKUpNextElementDataSource : REElementDataSource - (void)getElementsDuringDateInterval:(id)a0 inSection:(long long)a1 withHandler:(id /* block */)a2; - (id)supportedSections; @end