import type { UAObjectType } from "./ua_object_type.js"; export interface UAEventType extends UAObjectType {}