In the lib.d.ts I found, that the return type of the window.open method is declared as any. Shouldn't it be Window?