#import #import "FSTLLRBNode.h" NS_ASSUME_NONNULL_BEGIN @interface FSTLLRBEmptyNode : NSObject + (instancetype)emptyNode; @end NS_ASSUME_NONNULL_END