declare const getWindow: () => Window & typeof globalThis; export default getWindow;