1framework module TopLevelPrivateKit_Private { 2 umbrella header "TopLevelPrivateKit_Private.h" 3 export * 4 module * { export * } 5} 6