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