export function setWindow(newWindow: any): any;
export default RabbitEarWindow;
/**
 * @description get the "window" object, which should have
 * DOMParser, XMLSerializer, and document.
 */
declare function RabbitEarWindow(): any;
//# sourceMappingURL=window.d.ts.map