PageSwapEvent: {
    prototype: PageSwapEvent;
    new (type: string, eventInitDict?: PageSwapEventInit): PageSwapEvent;
}