export declare let currentTestId: number; export declare function newTestId(): string; export declare function patchWindow(window: any): void;