import type * as Vital from "../index.js"; export interface ClientSleepCycleResponse { sleepCycle: Vital.ClientFacingSleepCycle[]; }