export interface IScheduledEventConfigUpdateDTO { cron: string; }