export interface IEvent { readonly type: string; }