type alias VisitorProfilimport { type VisitorProfil } from "https://deno.land/x/flagship_io_js_sdk@3.1.2/visitor/VisitorCache.ts"; definition: { visitorId: string; anonymousId: string | null; }