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