framework module Rswift {
  umbrella header "R.swift.Library-umbrella.h"

  export *
  module * { export * }
}