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