export declare function WinSetTitle(windowTitle: string, windowText: string | undefined, newTitle: string): number;
