export interface SleepingNotificationTrigger { id: string; repeatingAlarm: string; notification_duration_in_milliseconds: string; }