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