/** IPv4 address (e.g., 192.0.2.0) */
export type Ipv4 = string;
//# sourceMappingURL=Ipv4.d.ts.map