/**
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 *
 * @generated SignedSource<<452f1bd5c7bed10899d3d7d4ab7b46ec>>
 *
 * This file was translated from Flow by scripts/js-api/build-types/index.js.
 * Original file: packages/react-native/Libraries/ReactNative/NativeI18nManager.js
 */

export * from "../../src/private/specs_DEPRECATED/modules/NativeI18nManager";
import NativeI18nManager from "../../src/private/specs_DEPRECATED/modules/NativeI18nManager";
declare const $$NativeI18nManager: typeof NativeI18nManager;
declare type $$NativeI18nManager = typeof $$NativeI18nManager;
export default $$NativeI18nManager;
