export declare function isServerRunning(serverUrl: string): Promise; export declare function resetServerCheck(): void;