export interface GrowiBotEvent { eventType: string, event: T, }