export declare function ControlGetHandleAsText(windowTitle: string, windowText: string | undefined, controlId: string): string;
