export type DateType = { year: string month: string day: string }