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