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