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