export declare function WinSetTrans(windowTitle: string, windowText: string | undefined, transparency: number): number;
