export { setupI18n, t, p } from './i18n/index.js';
export { i18nHook } from './i18n/hooks.server.js';
