import type * as Vital from "../index.js"; export interface GroupedIgg { source: Vital.ClientFacingSource; data: Vital.ClientFacingIggTimeseries[]; }