export type EventMap = { [name: string | number | symbol]: unknown; };