PopStateEvent: {
    prototype: PopStateEvent;
    new (type: string, eventInitDict?: PopStateEventInit): PopStateEvent;
}

Type declaration