import { DOMWindow } from 'jsdom'; export declare function setupElements(window: DOMWindow): void;