/**
 * get the window object of an element
 */
export declare function getWindowForElement(element: HTMLElement): Window | null;
//# sourceMappingURL=get-window-for-element.d.ts.map