export { useSetLocale } from './useSetLocale'; export { useTranslate } from './useTranslate'; export { useGetLocale } from './useGetLocale';