export declare function WinExists(windowTitle: string, windowText?: string): boolean;
