/** * Language clients. */ export { default as getTranslations } from './getTranslations.js'; export * from './types/index.js';