/** * This is the default entry file when consumers import from * 'next-intl'. We use the client APIs in this case. * * Note that the `react-server` environment (i.e. RSC) imports * from `./react-server` instead. */ export * from './react-client/index.js';