export declare const POSSIBLE_HEADERS_WITH_IP: string[]; export declare function getClientIp(req: Request): string | null | undefined; //# sourceMappingURL=get-client-ip.d.ts.map