import { useTranslations } from "next-intl"; export default function Base64() { const t = useTranslations("tools"); return (