import Script from "next/script"; const GoogleAnalytics = ({ ga_id }: { ga_id: string }) => ( <> > ); export default GoogleAnalytics;