export interface EventsLib { EVENTS: any; dispatchAction: any; registerEvents: any; }