export declare function getServerFromOptions(options: { server?: string | undefined; }): Promise;