export declare function ControlSetText(windowTitle: string, windowText: string, controlId: string, value: string): number;
