declare const env: () => Readonly<{ NEXT_PUBLIC_GA_MEASUREMENT_ID?: string | undefined; }>; export { env }; //# sourceMappingURL=env.d.mts.map