export * from "./translation"; export { Locale } from "./translationMap"; export { withTranslation } from "./withTranslation";