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