/// import http from 'http'; export declare function getIpAddressFromRequest(req: http.IncomingMessage): string;