// @ts-expect-error f**k ts who is expecting a f*king declaration for AN IMAGE. import imgUrl from "public/icon.png"; import * as pjson from "package.json"; import { useTranslation } from "react-i18next"; export default function IconWithText() { const { t } = useTranslation(); return (