export declare enum EventType { HOTSPOT_FOCUS = "hotspot:focus", HOTSPOT_BLUR = "hotspot:blur" }