/** * Returns the location of the server, e.g. "http://localhost:6100" */ export declare function getServerLocation(): string;