export declare function WinGetClassList(windowTitle: string, windowText?: string, characterCount?: number): string;
