llvm/clang/test/Modules/Inputs/exportas-link/OtherKit.framework/Headers/OtherKit.h

// Umbrella header for OtherKit.
#import <SomeKitCore/SomeKitCore.h>

#ifdef F
#import <SomeKit/SomeKit.h>
#endif