MouseEvent: {
    prototype: MouseEvent;
    new (type: string, eventInitDict?: MouseEventInit): MouseEvent;
}

Type declaration