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