export const ReactGAImplementation: typeof GA4;
export default ga4;
import { GA4 } from "./ga4";
import ga4 from "./ga4";
