import { Vec } from "./_commons"; export interface PageVisitEventPageGroups { page_groups: Vec; }