declare function ipIntegerToString(ipInteger: number): string; export { ipIntegerToString };