export interface SleepingsTimeOfDayNotificationTrigger { id: string; repeatingAlarm: string; start_time_hour: string; start_time_minute: string; }