export type TimerTriggerDescriptor = { scheduleOccurrence: string; timerTriggerName: string; };