/** IPv6 address (e.g., 2001:41d0:1:1994::1) */
export type Ipv6 = string;
//# sourceMappingURL=Ipv6.d.ts.map