DragEvent: {
    prototype: DragEvent;
    new (type: string, eventInitDict?: DragEventInit): DragEvent;
}

Type declaration