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