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