/** IPv4 CIDR notation (e.g., 192.0.2.0/24) */
export type Ipv4Block = string;
//# sourceMappingURL=Ipv4Block.d.ts.map