export enum EventType { value = "value", status = "status", props = "props", errors = "errors", }