import type * as Vital from "../index.js"; export interface RawActivity { activity: Vital.ActivityV2InDb[]; }