export declare function parseConnection(headers: Record, fallbackIp?: string): { ip: string; };