export enum dateTypes { Day = 'day', Month = 'month', Year = 'year' }