export {
  getTrackingFromCookies,
  type TrackingData,
  type GoogleAdsTrackingData,
  type LinkedInAdsTrackingData,
} from "./server";
