UIEvent: {
    prototype: UIEvent;
    new (type: string, eventInitDict?: UIEventInit): UIEvent;
}

Type declaration