/** IPv6 CIDR notation (e.g., 2001:41d0::/128) */
export type Ipv6Block = string;
//# sourceMappingURL=Ipv6Block.d.ts.map