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