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