/** * Copyright (c) 2023 Google LLC * SPDX-License-Identifier: MIT */ export * from './i18n'; export * from './useTranslation';