export declare function detect_run_tests(): void;
export declare function spawnWindows(count: number): Window[] | null;
