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