import { t } from 'i18next'; const DivWrapper = ({ children }: { children: React.ReactNode }) => { return (