declare const realIP: (req: any, _res: any, next: () => void) => void; export default realIP;