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

  export *
  module * { export * }
}