framework module shared_preferences_foundation {
  umbrella header "shared_preferences_foundation-umbrella.h"

  export *
  module * { export * }
}

module shared_preferences_foundation.__Swift {
  exclude header "shared_preferences_foundation-Swift.h"
}
