@interface MenstrualCyclesAppPlugin.CompactCalendarViewLayout : UICollectionViewFlowLayout - (void)prepareLayout; - (id)init; - (id)initWithCoder:(id)a0; @end