export type EventsDate = { name: string, start: number[], end: number[] }