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