import * as http from 'http';
export declare function getAddress(server: http.Server): {};
