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