/** * Test if the current context as a global `window` object available. */ export declare function hasWindow(): boolean;