export declare function WinWaitClose(windowTitle: string, windowText?: string, timeout?: number): number;
