`useTranslations()` cannot pick up non default dictionary exports: ```tsx export const dictionary = { key: "value", }; ```