/**
 * The numerical maximum size an IPv6 address can be
 */
export declare const MAX: bigint;
