export interface Sleep { id: string; "Start Time": string; "End Time": string; Notes: string; "Approximate Duration (Minutes)": string; }