export default function isWindow(node: Element | Document | Window): Window | false;