declare const getIP: (ipHeader: string | null) => string; export { getIP };