declare const ownerWindow: (node?: Node | null) => Window & typeof globalThis; export default ownerWindow;