import type * as Vital from "../index.js"; export interface ClientBodyResponse { body: Vital.ClientFacingBody[]; }