---
sidebar_label: EventType
# EventType type
**Signature:**
```typescript
export declare type EventType = string | symbol;
```