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