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