export interface IBackgroundTaskSettings { retentionDays: number | undefined; }