export interface EventResponse { pushed: boolean; uuid: string; }