export declare function isWindow(element: Object): element is typeof window;
