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