export declare function getIpv(ip: string): string | null; export default getIpv;