import type * as Vital from "../index.js"; export interface RawProfile { profile: Vital.ProfileInDb; }