export interface Event { name: string; id?: number; }