declare const staticWindow: number | (Window & typeof globalThis);
export default staticWindow;
