PointerEvent: {
    prototype: PointerEvent;
    new (type: string, eventInitDict?: PointerEventInit): PointerEvent;
}

Type declaration