luxlabs header browser preview


@class _UICollectionLayoutItemSolver;

@interface _UICollectionSolutionGroupArrangementItem : NSObject {
    _UICollectionLayoutItemSolver *_solution;
    struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } _layoutFrame;
}

- (void).cxx_destruct;

@end